* @icon_view: A #GtkIconView.
* @x: The x position to be identified
* @y: The y position to be identified
- *
+ *
+ * Gets the path for the icon at the given position.
+ *
* Returns: (nullable) (transfer full): The #GtkTreePath corresponding
* to the icon or %NULL if no icon exists at that position.
**/
* @path: (out) (allow-none): Return location for the path, or %NULL
* @cell: (out) (allow-none) (transfer none): Return location for the renderer
* responsible for the cell at (@x, @y), or %NULL
- *
+ *
+ * Gets the path and cell for the icon at the given position.
+ *
* Returns: %TRUE if an item exists at the specified position
**/
gboolean